How to Install earth3d software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install earth3d software package in Ubuntu 12.04 LTS (Precise Pangolin)

earth3d software package provides Map client displaying a 3D model of the world, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install earth3d 

earth3d is installed in your system.

Make ensure the earth3d package were installed using the commands given below,

$ sudo dpkg-query -l | grep earth3d *

You will get with earth3d package name, version, architecture and description in a table

earth3d package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package earth3d
Version 1.0.5-3
Description Map client displaying a 3D model of the world
Sub Section Utils


See Also, How to uninstall or remove earth3d software package from Ubuntu 12.04 LTS (Precise Pangolin)?